home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 August / DPPCPRO0805.ISO / Assets / Interface / Main.dxr / Frame Scripts_3_frame 3.ls < prev    next >
Encoding:
Text File  |  2005-05-20  |  90 b   |  6 lines

  1. on prepareFrame me
  2.   global dataSource
  3.   the actorList = []
  4.   dataSource.setContent()
  5. end
  6.